Skip to content

Remove note that's no longer the case #4645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2015

Conversation

thewilkybarkid
Copy link
Contributor

Q A
Doc fix? yes
New docs? no
Applies to 2.3
Fixed tickets

symfony/symfony#12972 changes the behaviour so that this note is no longer required.

fabpot added a commit to symfony/symfony that referenced this pull request Jan 25, 2015
… parameters are changed (thewilkybarkid)

This PR was merged into the 2.3 branch.

Discussion
----------

Make the container considered non-fresh if the environment parameters are changed

| Q             | A
| ------------- | ---
| Bug fix?      | not really
| New feature?  | kind of
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11365
| License       | MIT
| Doc PR        | symfony/symfony-docs#4645

Fixes #11365 by making the container non-fresh if any of the prefixed environment parameters are added/removed/changed. Not a bug as it was documented as behaving as such, but I think it's worth applying to 2.3 rather than considering it a new feature.

Commits
-------

b49fa12 Make the container considered non-fresh if the environment parameters are changed
fabpot added a commit to symfony/http-kernel that referenced this pull request Jan 25, 2015
… parameters are changed (thewilkybarkid)

This PR was merged into the 2.3 branch.

Discussion
----------

Make the container considered non-fresh if the environment parameters are changed

| Q             | A
| ------------- | ---
| Bug fix?      | not really
| New feature?  | kind of
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11365
| License       | MIT
| Doc PR        | symfony/symfony-docs#4645

Fixes #11365 by making the container non-fresh if any of the prefixed environment parameters are added/removed/changed. Not a bug as it was documented as behaving as such, but I think it's worth applying to 2.3 rather than considering it a new feature.

Commits
-------

b49fa12 Make the container considered non-fresh if the environment parameters are changed
@xabbuh
Copy link
Member

xabbuh commented Jan 26, 2015

The pull request was merged in the code repository. Thanks @thewilkybarkid! 👍

@weaverryan
Copy link
Member

Cool, well done!

@weaverryan weaverryan merged commit de8b547 into symfony:2.3 Jan 30, 2015
weaverryan added a commit that referenced this pull request Jan 30, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

Remove note that's no longer the case

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3
| Fixed tickets |

symfony/symfony#12972 changes the behaviour so that this note is no longer required.

Commits
-------

de8b547 Remove note that's no longer the case
@thewilkybarkid thewilkybarkid deleted the env-param-freshness branch February 2, 2015 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants